build: convert NR_CPUS to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 14 Jan 2016 09:36:40 +0000 (10:36 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Jan 2016 09:36:40 +0000 (10:36 +0100)
commitaf3eb9bf2f979631795750ee5924bdd5a88ded95
treefe74af823ef963bb038687a8beda5d8161c1eb07
parent6da11a5ac28215eff9faa78ca26e13c2be1d5eaa
build: convert NR_CPUS to Kconfig

Use CONFIG_NR_CPUS from Kconfig as NR_CPUS instead of the previous
MAX_PHYS_CPUS variable from make. Remove the creation of MAX_PHYS_CPUS
as well.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
xen/Rules.mk
xen/include/asm-arm/config.h
xen/include/asm-x86/config.h
xen/include/xen/config.h